Skip to content

Allow only positive capacity factors#18

Merged
FelixCAAuer merged 3 commits intomainfrom
feature/PositiveCapacityFactorsValidation
Oct 30, 2025
Merged

Allow only positive capacity factors#18
FelixCAAuer merged 3 commits intomainfrom
feature/PositiveCapacityFactorsValidation

Conversation

@MarcoAnarmo
Copy link
Copy Markdown
Member

No description provided.

Adds validation to ensure that capacity factors
for inflows and VRES profiles are non-negative.
Copy link
Copy Markdown
Contributor

@FelixCAAuer FelixCAAuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, looks good but capacity factors should not be scaled since they are "relative" anyway (i.e., they are between 0 and 1 and represent percentage values) - please remove the scaling for VRESProfiles :)

@FelixCAAuer FelixCAAuer merged commit d7dc699 into main Oct 30, 2025
1 check passed
@FelixCAAuer FelixCAAuer deleted the feature/PositiveCapacityFactorsValidation branch October 30, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add data check to allow only positive capacity factors Add data check for only positive capacity factors

2 participants